/*
	Created		2011-03-17
*/


{ page		width="640"	height="320"
}

{ graph		fill_color="0xeeeeee"	line_color="-1"
			x_pad="10"	y_pad="5"
			antialias="0"
}
{ plot		x_pad="5"	y_pad="5"
			antialias="0"
}


{ x_axis		min="0"		max="8"	}
{ y_axis		min="71000"	max="40000"	}


{ plot_x_axis_grid	gap="5000"	line_color="rgb(180,180,180)"	antialias="0"	}



{ plot_graph_bar	fill_color="0x9999FF"	gap="1"
				sheet="Data (1959 GE)"		data="r82c5:r90c5"
				antialias="0"
}



{ plot_x_axis_top	text="1959 General Election"	text_size="20"
				x_justify="0.5"		y_justify="0.5"	y_pad="10"
}

{ plot_x_axis	size="0.01"	gap="1"	text_size="10"
			x_justify="0.5"		y_pad="5"
			sheet="Data (1959 GE)"		data="r82c1:r90c1"
			antialias="0"
}
{ plot_y_axis	size="5"	gap="5000"	text_size="10"
			y_justify="0"		x_pad="5"
			antialias="0"
}

{ plot_y_axis	text="Electorate"		text_size="14"
			x_pad="0"
}


